Skip to content

Conversation

marshelino-maged
Copy link
Contributor

@marshelino-maged marshelino-maged commented Aug 31, 2025

CI output: marshelino-maged#18
closes: #2396

PR Summary

  • Added standard RAG retrieval using Java snippets as queries.
  • Integrated ObjectBox as an embedded vector database for storing embeddings.
  • Added option in Context class to enable/disable RAG (useRag).
  • Implemented a populateRAG function for loading documents in vectorDB.
  • Provided example usage of RAG.

CC @HosseinYousefi

  • I’ve reviewed the contributor guide and applied the relevant portions to this PR.

@github-actions github-actions bot added type-infra A repository infrastructure change or enhancement package:native_doc_dartifier labels Aug 31, 2025
@HosseinYousefi HosseinYousefi self-requested a review September 9, 2025 07:52
@marshelino-maged marshelino-maged changed the title [native_doc_dartifier] Adding RAG Option [native_doc_dartifier] Adding RAG Option Using ObjectBox DB Sep 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:native_doc_dartifier type-infra A repository infrastructure change or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[native_doc_dartifier] Public Signature Extraction Can Be Too Large
2 participants